Opened 16 years ago

Closed 14 years ago

#732 closed Defect (wontfix)

client does not respect <ram_max_used_busy_pct> setting

Reported by: fthomas Owned by: davea
Priority: Major Milestone: Undetermined
Component: Client - Documentation Version: 6.2.18
Keywords: Cc: fthomas, sandro.tosi

Description

It seems that in some situations the resident set size of all BOINC processes (client + applications) exceeds the client's <ram_max_used_busy_pct> setting because processes are left in memory although <leave_apps_in_memory> is set to "0".

More details can be found here:

FYI: I wasn't able to reproduce both bugs.

Change History (2)

comment:1 Changed 14 years ago by sandro.tosi

Cc: sandro.tosi added

comment:2 Changed 14 years ago by davea

Resolution: wontfix
Status: newclosed

If an application is suspended, its working set doesn't count towards the total; its physical pages can be freely reused by the OS.

Note: See TracTickets for help on using tickets.